added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / VBASPNETShareSessionBetweenSubDomains / VBASPNETShareSessionBetweenSubDomainsSite1 / VBASPNETShareSessionBetweenSubDomainsSite1.vbproj
blob694d951b18e8a64aeec6eca55008b1463b565ae7
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <PropertyGroup>
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6     <ProductVersion>
7     </ProductVersion>
8     <SchemaVersion>
9     </SchemaVersion>
10     <ProjectGuid>{45F9E610-4304-4300-A565-2467105CB8DE}</ProjectGuid>
11     <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
12     <OutputType>Library</OutputType>
13     <RootNamespace>VBASPNETShareSessionBetweenSubDomainsSite1</RootNamespace>
14     <AssemblyName>VBASPNETShareSessionBetweenSubDomainsSite1</AssemblyName>
15     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
16     <MyType>Custom</MyType>
17   </PropertyGroup>
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19     <DebugSymbols>true</DebugSymbols>
20     <DebugType>full</DebugType>
21     <DefineDebug>true</DefineDebug>
22     <DefineTrace>true</DefineTrace>
23     <OutputPath>bin\</OutputPath>
24     <DocumentationFile>VBASPNETShareSessionBetweenSubDomainsSite1.xml</DocumentationFile>
25     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28     <DebugType>pdbonly</DebugType>
29     <DefineDebug>false</DefineDebug>
30     <DefineTrace>true</DefineTrace>
31     <Optimize>true</Optimize>
32     <OutputPath>bin\</OutputPath>
33     <DocumentationFile>VBASPNETShareSessionBetweenSubDomainsSite1.xml</DocumentationFile>
34     <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
35   </PropertyGroup>
36   <PropertyGroup>
37     <OptionExplicit>On</OptionExplicit>
38   </PropertyGroup>
39   <PropertyGroup>
40     <OptionCompare>Binary</OptionCompare>
41   </PropertyGroup>
42   <PropertyGroup>
43     <OptionStrict>Off</OptionStrict>
44   </PropertyGroup>
45   <PropertyGroup>
46     <OptionInfer>On</OptionInfer>
47   </PropertyGroup>
48   <ItemGroup>
49     <Reference Include="System" />
50     <Reference Include="System.Web" />
51   </ItemGroup>
52   <ItemGroup>
53     <Import Include="Microsoft.VisualBasic" />
54     <Import Include="System" />
55     <Import Include="System.Collections" />
56     <Import Include="System.Collections.Generic" />
57     <Import Include="System.Linq" />
58     <Import Include="System.Diagnostics" />
59     <Import Include="System.Collections.Specialized" />
60     <Import Include="System.Configuration" />
61     <Import Include="System.Text" />
62     <Import Include="System.Text.RegularExpressions" />
63     <Import Include="System.Web" />
64     <Import Include="System.Web.Caching" />
65     <Import Include="System.Web.SessionState" />
66     <Import Include="System.Web.Security" />
67     <Import Include="System.Web.Profile" />
68     <Import Include="System.Web.UI" />
69     <Import Include="System.Web.UI.WebControls" />
70     <Import Include="System.Web.UI.WebControls.WebParts" />
71     <Import Include="System.Web.UI.HtmlControls" />
72   </ItemGroup>
73   <ItemGroup>
74     <Content Include="Default.aspx" />
75     <Content Include="Web.config" />
76     <Content Include="Web.Debug.config">
77       <DependentUpon>Web.config</DependentUpon>
78     </Content>
79     <Content Include="Web.Release.config">
80       <DependentUpon>Web.config</DependentUpon>
81     </Content>
82   </ItemGroup>
83   <ItemGroup>
84     <Compile Include="Default.aspx.designer.vb">
85       <DependentUpon>Default.aspx</DependentUpon>
86     </Compile>
87     <Compile Include="Default.aspx.vb">
88       <DependentUpon>Default.aspx</DependentUpon>
89       <SubType>ASPXCodeBehind</SubType>
90     </Compile>
91     <Compile Include="My Project\AssemblyInfo.vb" />
92     <Compile Include="My Project\Application.Designer.vb">
93       <AutoGen>True</AutoGen>
94       <DependentUpon>Application.myapp</DependentUpon>
95     </Compile>
96     <Compile Include="My Project\MyExtensions\MyWebExtension.vb">
97       <VBMyExtensionTemplateID>Microsoft.VisualBasic.Web.MyExtension</VBMyExtensionTemplateID>
98       <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
99     </Compile>
100     <Compile Include="My Project\Resources.Designer.vb">
101       <AutoGen>True</AutoGen>
102       <DesignTime>True</DesignTime>
103       <DependentUpon>Resources.resx</DependentUpon>
104     </Compile>
105     <Compile Include="My Project\Settings.Designer.vb">
106       <AutoGen>True</AutoGen>
107       <DependentUpon>Settings.settings</DependentUpon>
108       <DesignTimeSharedInput>True</DesignTimeSharedInput>
109     </Compile>
110   </ItemGroup>
111   <ItemGroup>
112     <EmbeddedResource Include="My Project\Resources.resx">
113       <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
114       <LastGenOutput>Resources.Designer.vb</LastGenOutput>
115       <CustomToolNamespace>My.Resources</CustomToolNamespace>
116       <SubType>Designer</SubType>
117     </EmbeddedResource>
118   </ItemGroup>
119   <ItemGroup>
120     <None Include="My Project\Application.myapp">
121       <Generator>MyApplicationCodeGenerator</Generator>
122       <LastGenOutput>Application.Designer.vb</LastGenOutput>
123     </None>
124     <None Include="My Project\Settings.settings">
125       <Generator>SettingsSingleFileGenerator</Generator>
126       <CustomToolNamespace>My</CustomToolNamespace>
127       <LastGenOutput>Settings.Designer.vb</LastGenOutput>
128     </None>
129   </ItemGroup>
130   <ItemGroup>
131     <ProjectReference Include="..\VBASPNETShareSessionBetweenSubDomainsModule\VBASPNETShareSessionBetweenSubDomainsModule.vbproj">
132       <Project>{2010D32C-27C9-44BB-B00F-BC9D33EB3367}</Project>
133       <Name>VBASPNETShareSessionBetweenSubDomainsModule</Name>
134     </ProjectReference>
135   </ItemGroup>
136   <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
137   <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
138   <ProjectExtensions>
139     <VisualStudio>
140       <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
141         <WebProjectProperties>
142           <UseIIS>False</UseIIS>
143           <AutoAssignPort>True</AutoAssignPort>
144           <DevelopmentServerPort>45294</DevelopmentServerPort>
145           <DevelopmentServerVPath>/</DevelopmentServerVPath>
146           <IISUrl>
147           </IISUrl>
148           <NTLMAuthentication>False</NTLMAuthentication>
149           <UseCustomServer>False</UseCustomServer>
150           <CustomServerUrl>
151           </CustomServerUrl>
152           <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
153         </WebProjectProperties>
154       </FlavorProperties>
155     </VisualStudio>
156   </ProjectExtensions>
157   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
158        Other similar extension points exist, see Microsoft.Common.targets.
159   <Target Name="BeforeBuild">
160   </Target>
161   <Target Name="AfterBuild">
162   </Target>
163   -->
164 </Project>